Crate tokio_vsock

source ·

Structs

Stream returned by the VsockListener::incoming representing sockets received from a listener.
The readable half of a value returned from split.
Socket address for VMWare VSockets protocol
Connection info for a Vsock Stream.
An I/O object representing a Virtio socket listening for incoming connections.
An I/O object representing a Virtio socket connected to a remote endpoint.
The writable half of a value returned from split.